Resource StructureDefinition/FHIR Server from package il.fhir.r4.dgmc#0.4.0 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "dgmc-ou-location",
"url" : "http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-ou-location",
"version" : "0.2.0",
"name" : "DgmcOuLocation",
"title" : "DGMC OU Location",
"status" : "draft",
"date" : "2025-03-25",
"publisher" : "Division of Governmental Hospitals Israel",
"description" : "Profile of DGMC Organizational Unit Location",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Location",
"baseDefinition" : "http://fhir.health.gov.il/StructureDefinition/il-core-location",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Location.id",
"path" : "Location.id",
"min" : 1
},
{
"id" : "Location.identifier",
"path" : "Location.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open",
"ordered" : false
},
"min" : 2
},
{
"id" : "Location.identifier:nmr-ou-text",
"path" : "Location.identifier",
"sliceName" : "nmr-ou-text",
"min" : 1,
"max" : "1"
},
{
"id" : "Location.identifier:nmr-ou-text.system",
"path" : "Location.identifier.system",
"min" : 1,
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.dgmc.health.gov.il/ValueSet/nmr-ou-text-uri"
}
},
{
"id" : "Location.identifier:nmr-ou-text.value",
"path" : "Location.identifier.value",
"min" : 1
},
{
"id" : "Location.identifier:nmr-ou-code",
"path" : "Location.identifier",
"sliceName" : "nmr-ou-code",
"min" : 1,
"max" : "1"
},
{
"id" : "Location.identifier:nmr-ou-code.system",
"path" : "Location.identifier.system",
"min" : 1,
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.dgmc.health.gov.il/ValueSet/nmr-ou-code-uri"
}
},
{
"id" : "Location.identifier:nmr-ou-code.value",
"path" : "Location.identifier.value",
"min" : 1
},
{
"id" : "Location.identifier:cml-ou-code",
"path" : "Location.identifier",
"sliceName" : "cml-ou-code",
"min" : 0,
"max" : "1"
},
{
"id" : "Location.identifier:cml-ou-code.system",
"path" : "Location.identifier.system",
"min" : 1,
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.dgmc.health.gov.il/ValueSet/cml-ou-code-uri"
}
},
{
"id" : "Location.identifier:cml-ou-code.value",
"path" : "Location.identifier.value",
"min" : 1
},
{
"id" : "Location.status",
"path" : "Location.status",
"min" : 1
},
{
"id" : "Location.type",
"path" : "Location.type",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "closed",
"ordered" : false
},
"min" : 2
},
{
"id" : "Location.type:unit",
"path" : "Location.type",
"sliceName" : "unit",
"min" : 1,
"max" : "1",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "HU",
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode"
}
]
}
},
{
"id" : "Location.type:unit.coding.display",
"path" : "Location.type.coding.display",
"min" : 1,
"patternString" : "Hospital unit"
},
{
"id" : "Location.type:nmr-ou-type",
"path" : "Location.type",
"sliceName" : "nmr-ou-type",
"min" : 1,
"max" : "1",
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.dgmc.health.gov.il/ValueSet/nmr-ou-type"
}
},
{
"id" : "Location.type:nmr-ou-type.coding.system",
"path" : "Location.type.coding.system",
"min" : 1
},
{
"id" : "Location.type:nmr-ou-type.coding.code",
"path" : "Location.type.coding.code",
"min" : 1
},
{
"id" : "Location.type:nmr-ou-type.coding.display",
"path" : "Location.type.coding.display",
"min" : 1
},
{
"id" : "Location.telecom",
"path" : "Location.telecom",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open",
"ordered" : false
}
},
{
"id" : "Location.telecom:phone",
"path" : "Location.telecom",
"sliceName" : "phone",
"min" : 0,
"max" : "*"
},
{
"id" : "Location.telecom:phone.system",
"path" : "Location.telecom.system",
"fixedCode" : "phone"
},
{
"id" : "Location.telecom:fax",
"path" : "Location.telecom",
"sliceName" : "fax",
"min" : 0,
"max" : "*"
},
{
"id" : "Location.telecom:fax.system",
"path" : "Location.telecom.system",
"fixedCode" : "fax"
},
{
"id" : "Location.telecom:email",
"path" : "Location.telecom",
"sliceName" : "email",
"min" : 0,
"max" : "*"
},
{
"id" : "Location.telecom:email.system",
"path" : "Location.telecom.system",
"fixedCode" : "email"
},
{
"id" : "Location.address",
"path" : "Location.address",
"min" : 1
},
{
"id" : "Location.address.extension",
"path" : "Location.address.extension",
"min" : 1
},
{
"id" : "Location.address.extension:dar",
"path" : "Location.address.extension",
"sliceName" : "dar",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/data-absent-reason"
]
}
]
},
{
"id" : "Location.address.extension:dar.value[x]",
"path" : "Location.address.extension.value[x]",
"patternCode" : "unknown"
},
{
"id" : "Location.physicalType",
"path" : "Location.physicalType",
"min" : 1
},
{
"id" : "Location.physicalType.coding",
"path" : "Location.physicalType.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Location.physicalType.coding.system",
"path" : "Location.physicalType.coding.system",
"min" : 1,
"patternUri" : "http://terminology.hl7.org/CodeSystem/location-physical-type"
},
{
"id" : "Location.physicalType.coding.code",
"path" : "Location.physicalType.coding.code",
"min" : 1,
"patternCode" : "wa"
},
{
"id" : "Location.physicalType.coding.display",
"path" : "Location.physicalType.coding.display",
"min" : 1,
"patternString" : "Ward"
},
{
"id" : "Location.managingOrganization.reference",
"path" : "Location.managingOrganization.reference",
"min" : 1
},
{
"id" : "Location.partOf",
"path" : "Location.partOf",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-hospital-location"
],
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy",
"valueBoolean" : true
}
]
}
]
},
{
"id" : "Location.partOf.reference",
"path" : "Location.partOf.reference",
"min" : 1
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.